Scheduler for WinRT
Built-In Dialog

By setting the ShowReminderDialog property to true, you can enable the built-in reminder dialog. When the reminder is fired, the default reminder will appear.

Example Title
Copy Code
sched1.Settings.ShowReminderDialog = true;

The markup above results in a reminder dialog that resembles the following image:

 

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback